ComponentOne Xamarin.Android
NestedScrollingEnabled Property (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : NestedScrollingEnabled Property
Syntax
'Declaration
 
Public Overridable Property NestedScrollingEnabled As Boolean
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As Boolean
 
instance.NestedScrollingEnabled = value
 
value = instance.NestedScrollingEnabled
public virtual bool NestedScrollingEnabled {get; set;}
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members